<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "gb2312";
/* CSS Document */

/* 
Copyright 2001-2014 Grand Point Inc.
2014_8 by Wang Li
 */


 /*嵌套自定义CSS样式写在这里*/
	

#NeiMain {
}

#MainDiv {
	width: 100%;
	float: left;
	font-weight: normal;
}

#topNavs {
	padding: 5px 10px;
	line-height: 2em;
}

.ListTitle {
	font-weight:normal;
	font-size: 23px;
	line-height: 2.5em;
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom:1px solid #f0f0f0;
}

.ListTitle span {
	font-size: 12px;
	color: #666;
	margin-left: 20px;
}

.ListTitle a {
	color:#333;
}




/*嵌套自定义CSS样式写在之上，以下全局CSS请勿修改和删除*/

/*全局CSS开始，请勿删除或修改*/
* {
	font-family: "微软雅黑", verdana, arial;
	margin: 0;
	padding: 0;
};

h1,h2,h3,h4,h5,h6,h7,th {
	font-weight: normal;
}

body {
	font-size: 12px;
    min-width: 1000px;	
}
img {
	border: 0;
}

ul,li {
	list-style: none;
}

a {
	color: #717171;
	text-decoration: none;
}

a:hover {
	color: #ff8c11;
}

.clear {
	clear: both;
}

.txtleft {
	text-align: left;
}

.txtright {
	text-align: right;
}

.font10 {
	font-size: 10px;
}

.ftBlue {
	color: #06C;
}

.ftOrange {
	color: #F90;
}

.ftYellow {
	color: #FF0;
}

.ftRed {
	color: #F00;
}

.ftGray {
	color: #666;
}

.ftGreen {
	color: #360;
}

.ftStrong {
	font-weight: bold;
}

.ftUnderline {
	text-decoration: underline;
}

.ftOverline {
	text-decoration: line-through;
}

.ftItalic {
	font-style: italic;
}

.mouseHand {
	cursor: pointer;
}

.imgLine {
	padding: 3px;
	border: #E8E8E8 1px solid;
	background: #FFF;
}

/*页面布局*/
.ListTb th {
	font-size: 10px;
	text-align: right;
	width: 70px;
	padding: 2px;
}

.ListTb {
	border: 0;
	width: 100%;
	margin-top: 10px;
}

.ListTb td {
	padding: 3px;
	line-height: 20px;
	background: url(D_r16_c15.jpg) no-repeat left center;
	padding-left: 10px;
}

.formTb,.schTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.schTb td, .schTb th {
	padding: 5px;
	text-align: left;
}

.schTb th {
	background: #F9F9F9;
	font-weight: bold;
	color: #333;
	text-align: center;
}

.formTb td, .formTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8
}

.formTb td {
	background: #FCFCFC;
}

.formTb th {
	text-align: left;
	font-weight: bold;
}

.formTb input,.formTb select,.schTb input,.schTb select {
	height: 23px;
	border: 1px solid #CCC;
	line-height: 23px;
}

.formTb input[type="checkbox"],.formTb input[type="radio"],.schTb input[type="checkbox"],.schTb input[type="radio"] {
	border: 0;
	height: 12px;
}

.formTb label {
	line-height: 23px;
}

.button {
	background: #E8E8E8;
	color: #333;
	border: 0;
	font-weight: bold;
	padding: 3px;
	height: 30px;
}

.width100 {
	width: 100%;
}

.error {
	border: 1px solid #F00;
	background: #FFECEC;
}

.error th {
	background: url(../../HdInc/Images/error.png) no-repeat 4px 4px #FFECEC;
	width: 22px;
	height: 20px;
}

.error td {
	padding: 3px;
	color: #F00;
	background: #FFECEC;
}

.success {
	border: 1px solid #690;
	background: #F0FAE7;
}

.success th {
	background: url(../../HdInc/Images/success.png) no-repeat  4px 4px #F0FAE7;
	width: 22px;
}

.success td {
	padding: 3px;
	color: #360;
	background: #F0FAE7;
}

.info {
	border: 1px solid #09C;
	background: #DFF4FF;
}

.info th {
	background: url(../../HdInc/Images/info.png) no-repeat #DFF4FF 4px 4px;
	width: 20px;
}

.info td {
	padding: 3px;
	color: #069;
	background: #DFF4FF;
}

.warning {
	border: 1px solid #F90;
	background: #FCF9DA;
}

.warning th {
	background: url(../../HdInc/Images/warning.png) no-repeat  4px 4px #FCF9DA;
	width: 22px;
}

.warning td {
	padding: 3px;
	color: #C63;
	background: #FCF9DA;
}

input.error,textarea.error {
	background: #FFF0F0;
	border: 1px solid #FDD;
	display: block;
}

label.error {
	color: #F90;
	border: 0;
	background: none;
	margin-left: 5px;
}

.divSCROLLBAR {
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #D2E5F4;
	scrollbar-highlight-color: #D2E5F4;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #D2E5F4;
}

.frUser {
}

.frUser caption {
	text-align: left;
	font-size: 20px;
}

.frUser th {
	line-height: 30px;
	font-weight: bold;
	width: 60px;
	height: 40px;
	text-align: right;
	padding: 0 5px;
}

.frUser th label {
	font-size: 14px;
}

.UserInput {
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border: 1px solid #999;
	width: 200px;
}

.AutiInput {
	width: 40px;
}

#uMenu {
	border: 1px solid #E8E8E8;
}

#uMenu li {
}

#uMenu li a {
	height: 30px;
	line-height: 30px;
	color: #333;
	background: #FFF;
	display: block;
	padding: 0 10px;
}

#uMenu li a:hover {
	background: #F5F5F5;
	font-weight: bold;
	font-size: 14px;
}

#fPasswordList p {
	line-height: 25px;
}

.Userlist {
	width: 100%;
	margin: 20px 0;
}

.Userlist th, .Userlist td {
	padding: 5px;
}

.Userlist th {
	width: 30px;
}

.Userlist p {
	line-height: 25px;
}

.DemoDateWidth {
	width: 80px;
	font-size: 10px;
	text-align: right;
	font-weight: normal;
}

#ContentAbout {
	border-top: 1px solid #eee;
	background: #F9F9F9;
	padding: 5px;
	text-align: right;
	color: #999;
	font-size:14px;
}

#ContentDetailUp {
	line-height: 2.2em;
	font-size: 16px;
	padding: 20px;
	color:#999;
}
#ContentDetailUp ul{
	padding-left:20px;	
}
#ContentDetailUp ul li{
	list-style:disc;	
}

#ContentDetail {
	line-height: 2.2em;
	/*两倍行距，此处不要直接用px*/
	font-size: 16px;
	color: #666;
}
#ContentDetail ul{
	padding-left:20px;
	margin-bottom:20px;
}
#ContentDetail ul li{
	list-style:disc;
}
#ContentDetail p {
	/*text-indent:2em;*/
	margin-bottom: 10px;
}

.clsdispTitle, .clsdispTitle2 {
	background: #f9f9f9;
	line-height:2em;
	font-size: 18px;
	color: #333;
	padding: 0 10px;
	border-bottom: 1px solid #f0f0f0;
}

.clsdispTitle2 {
	padding: 0;
}

#ClsXiangguan {
	padding:20px 10px;
}

#ClsXiangguan li {
	font-size:14px;
	line-height:2.4em;
	
}

#ClsXiangguan span {
	font-size: 12px;
	margin-left: 10px;
	color: #CCC;
}

#Xiangguan {
	margin-top: 20px;
}

#ClsReviews {
	padding: 10px;
	border: 1px solid #CCC;
	margin-top: 20px;
}

.LeftMenu {
	padding:30px 30px 50px 0;;
}

.mNormal a:hover{
	background:#FF7800;
	color:#fff;
	}
.mNormal{
	width:200px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:14px;
	}
.mNormal a{
	color:#7D7D7D;
	display:block;
	background:url(mN.png);
		transition:background 0.5s;
-moz-transition:background 0.5s; /* Firefox 4 */
-webkit-transition:background 0.5s; /* Safari and Chrome */
-o-transition:background 0.5s; /* Opera */
}
.mChoose{
	width:200px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:14px;
	}
.mChoose a{
	background:#FF7800;
	color:#fff;
	display:block;
		transition:background 0.5s;
-moz-transition:background 0.5s; /* Firefox 4 */
-webkit-transition:background 0.5s; /* Safari and Chrome */
-o-transition:background 0.5s; /* Opera */
}

.mNormalSub a{
	font-size: 14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#666;
	text-align:right;	
}

.mNormal a:hover ,.mChoose a:hover{
	color:#000;
	background:#f9f9f9;
		transition:background 0.5s;
-moz-transition:background 0.5s; /* Firefox 4 */
-webkit-transition:background 0.5s; /* Safari and Chrome */
-o-transition:background 0.5s; /* Opera */
}

.mNormalSub a:hover, .mChooseSub a:hover {
	color:#000;
	background:#f9f9f9;
	
}


.mChooseSub a{
	font-size:14px;
	display: block;
	line-height:2em;
	padding:5px 15px 5px 0;
	border:0;
	color:#FF8C11;
	text-align:right;	
	font-weight: normal;
}


#ClsDetail {
	margin: 20px;
}

#ClsDetail h2 {
	font-size: 24px;
	line-height: 1.5em;
	background: none;
}

#ClsDetail h3 {
	font-size: 12px;
	color: #999;
	line-height: 2em;
	background: none;
}

.sLabel {
	display: inline;
	padding: 0px 5px;
	;
	background: #F8F8F8;
	color: #069;
	margin-right: 5px;
	border: 1px solid #F2F2F2;
	line-height: 1.6em;
}

.dispLabel {
	display: inline;
	padding: 5px 10px;
	font-size:14px;
	background: #F8F8F8;
	color: #069;
	border: 1px solid #F2F2F2;
	line-height: 3em;
	margin-right: 6px;
	margin-bottom: 6px;
}

.hightline {
	background: #FF9;
	color: #C30;
}

#ClsReviewsList li {
	margin: 0 0 20px 0;
	background: #F8F8F8;
	padding: 10px;
	border-top: 1px solid #C8C8C8;
}

#ClsReviewsList li h4 {
	line-height: 2em;
	font-size: 12px;
	/*border-bottom:1px dotted #ccc;*/
	font-weight: normal;
}

#ClsReviewsList li h4 a {
	color: #036;
}

#ClsReviewsList li h5 {
	font-size: 10px;
	color: #999;
	line-height: 2em;
	font-weight: normal;
}

.ClsReviewDetail {
	padding: 10px;
	line-height: 1.8em;
	color: #999;
}

.JsPages {
	padding: 5px;
	text-align: right;
	clear: both;
}

#ClsReviewAdd {
	width: 100%;
	margin-top: 15px;
}

#ClsReviewAdd td,#ClsReviewAdd th {
	padding: 5px;
}

#ClsReviewAdd input[type=text] {
	width: 360px;
	height: 20px;
	line-height: 20px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd .nmSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0;
}

#ClsReviewAdd textarea {
	width: 360px;
	height: 100px;
	line-height: 30px;
	border: 1px solid #E8E8E8;
	padding: 5px;
}

#ClsReviewAdd #Auti {
	width: 100px;
}

#ClsReviewAdd #ReviewBt {
	width: 80px;
}

#PreNextRs {
	margin: 10px 0;
}

#PreNextRs p {
	line-height: 2em;
	width: 50%;
	float: left;
	text-align: center;
}

.dialogTips {
	font-size: 12px;
}

.dialogTips h3 {
	font-weight: bold;
	line-height: 2em;
	font-size: 12px;
}

.dialogTips p {
	line-height: 2em;
	margin-bottom: 10px;
	color: #999;
}

.dialogTips ul {
	margin-left: 20px;
	padding: 0 0 0 20px;
}

.dialogTips li {
	line-height: 2em;
	list-style-type: disc;
	color: #666;
}
/*头部例子*/
#header,#footer  {
	width: 1200px;
	height: 100px;
	margin: 0 auto;
	border-bottom: 1px solid #666;
}

#TopSearch {
	text-align: right;
}

/*中间例子*/
#main {
	width: 1200px;
	background: #FFF;
	margin: 0 auto;
}
/*用户中心*/
#UserMain {
	width: 760px;
	background: #FFF;
}

#UserMain .uRight a {
	color: #06C;
	text-decoration: underline;
}

#UserMain .uLeft {
	width: 200px;
	padding: 20px;
	font-weight: normal;
}

#UserMain .uLeft h3 {
	width: 180px;
	height: 33px;
	background: url(U_Title_Bg.jpg) no-repeat;
	line-height: 33px;
	padding: 0 10px;
	color: #464637;
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}

#UserMain .uLeft ul {
	border: 1px #DFDFD0 solid;
	width: 178px;
	background: #FAFAF3;
	padding: 10px;
	margin-bottom: 20px;
}

#UserMain .uLeft ul li {
	margin-bottom: 5px;
}

.uMenuNormal a {
	background: none;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #343426;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

.uMenuNormal a:hover {
	font-weight: bold;
}

.uMenuChoose a {
	background: url(U_Menu_Bg.jpg) no-repeat;
	display: block;
	width: 140px;
	height: 30px;
	font-size: 14px;
	color: #F0F0E0;
	line-height: 30px;
	text-align: left;
	padding: 0 20px;
}

#UserMain .uRight {

}

#UserMain .uRight h2 {
	background: #8A8A7B;
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	color: #F0F0DF;
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 1px;
}

#UserMain .uRight .Zhaiyao {
	width: 704px;
	padding: 15px;
	border: 3px solid #9B9B8C;
}

.UserTb {
	width: 100%;
	background: #DDDDDD;
}

.UserTb td {
	padding: 12px;
	background: #FFF;
	line-height: 2em;
}

.UserTb th {
	padding: 12px;
	background: #FAFAF3;
	line-height: 2em;
	color: #464637;
	text-align: left;
	font-weight: bold;
}

.UserTb caption {
	background: #DFDFD0;
	text-align: left;
	padding: 0 10px;
	height: 35px;
	line-height: 35px;
	color: #464637;
	font-size: 14px;
	font-weight: bold;
}

#SafeNote {
	width: 200px;
	display: none;
	position: absolute;
	top: 0;
	left: 9px;
	padding: 10px;
}

.uButton {
	width: 80px;
	height: 30px;
	background: url(UserBt.jpg) no-repeat;
	color: #FFF;
	font-size: 14px;
	border: 0;
}

.uInput {
	background: #F0F0DF;
	border: 0;
	color: #464637;
	height: 30px;
	font-size: 14px;
	line-height: 30px;
	padding: 0 5px;
}

#todo {
	margin: 5px 0;
	height: 30px;
}

#todo li {
	width: auto;
	height: 30px;
	margin: 0px 5px 0 0;
	text-align: center;
	float: left;
}

#todo li a {
	background: #FAFAF3;
	display: block;
	padding: 0 10px;
	line-height: 30px;
	color: #FFF;
}

#todo li a:hover {
	background: #8A8A7B;
	font-weight: bold;
	color: #fff;
}

.Pages {
	text-align: right;
	padding: 5px;
	clear: both;
	margin:60px 0;
	font-size:14px;
}

.Pages a {
	border: 1px solid #E0E0E0;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #FFF;
	color:#666;
}

.Pages a:hover {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f9f9f9;
	color: #333;
}

.Pages .choose {
	border: 1px solid #eee;
	padding: 5px 10px;
	text-align: center;
	margin: 0 10px 0 0;
	background: #f0f0f0;
	color: #666;
}

.Pages .PageInfo {
	border: 1px solid #ddd;
	padding: 5px 10px;
	text-align: center;
	margin: 0 0px 0 0;
	background: #f9f9f9;
	color: #666;
}

#tbUserLogin {
	width: 100%;
}

#tbUserLogin td {
	background: #F0F0DF;
	line-height: 30px;
	padding: 0 10px;
	height: 30px;
}

.listTb {
	margin: 5px 0;
	width: 100%;
	border: 1px solid #E8E8E8;
	background: #fff;
}

.listTb td, .listTb th {
	padding: 5px;
	text-align: left;
	background: #F8F8F8;
}

.listTb td {
	background: #FCFCFC;
}

.listTb th {
	text-align: left;
	font-weight: bold;
}

.SchList {
	width: 100%;
	margin: 0 auto;
}

.SchList th {
	text-align: left;
	font-weight: normal;
	font-size: 17px;
	line-height: 2.5em;
	border-bottom: 1px dotted #CCC;
	color:#666;
}

.SchList td {
	color: #AAA;
	line-height: 2em;
}

.SchList span {
	color: #C30;
}

.SchList em {
	color: #090;
	font-style: normal;
	font-size: 10px;
	line-height: 3em;
}

#schs {
	width: 500px;
	height: 50px;
	margin-top: 20px;
}

#schtop {
	width:300px; height:25px;
	position:absolute;
	top:5px; right:0;
	text-align:right;
	margin:0; padding:0;
}
#schtop #w {
	height: 25px;
	line-height: 25px;
	padding:0 5px;
	border:0;
	width: 140px;
	font-size: 12px;
	color: #999;
	background:#FCFCFC;
	position:absolute;
	top:0; right:30px;
}

#schtop #schSubmit {
	border:0;
	width: 25px;
	height: 25px;
	position:absolute;
	top:0; right:0;
	background:url(sch.jpg) no-repeat center;
}

#schs #w {
	height: 30px;
	line-height: 30px;
	border: 1px solid #CCC;
	width: 400px;
	font-size: 14px;
	color: #666;
	padding: 5px;
}

#schs #schSubmit {
	border: 1px solid #069;
	width: 80px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	background: #06C;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

#SeoKeywordsStr {
	margin-top: 20px;
}

.ClsListTb{
	
}
/*全局CSS结束，请勿删除或修改*/
/***********This website be built by snowindleee 12.22.2014***********/
#top{
	width:100%;
	height:35px;
	background:#F6F6F6;
	position:relative;
	}
#top .position{
	width:1000px;
	height:35px;
	position:relative;
	margin:0 auto;
	}
#top .position p{
	line-height:35px;
	color:#8C8C8C;
	}
#top .position .quickmark{
	text-decoration:underline;
	margin-right:15px;
	}
#top .position .q_img{ 
	width:100px;
	height:110px;
	background:url(q_b.png);
	position:absolute;
	right:180px;
	top:35px;
	z-index:99;
	}
#top .position .q_img img{
	width:90px;
	height:90px;
	text-align:center;
	margin-top:15px;
	margin-left:5px;
	}
#top .position .save{
	float:right;
	line-height:35px;
	}
#top .position .save a{
	color:#7D7D7D;
	}
#guide{
	width:100%;
	height:130px;
	background:url(g_b.jpg);
	position:relative;
	z-index:99;
	}
#guide .position{
	width:1000px;
	height:130px;
	margin:0 auto;
	position:relative;

    overflow: hidden;

	}
#guide .position h1{
	display:block;
	float:left;
	margin-top:35px;
	}
#guide .position h1 img{
	width:225px;
	height:60px;
	}
#guide .position ul{
	margin-top:50px;
	float:right;
	width:770px;
	right:-70px;;
	position:absolute;
	}
#guide .position ul li{
	float:left;
	display:block;
	text-align:center;
	}
#guide .position ul li a{
	
	}
#guide .position ul li .ch{
	font-size:16px;
	}
#guide .position ul li .en{
	font-size:14px;
	}
#guide .position ul li p{
	color:#7D7D7D;
	display:block;
	padding:10px 15px;
	}

#guide .position ul li p:hover{
	color:#fff;
	background:#FF7800;
	}
#myFocus img{
	width:1600px;
	height:470px;
	}
.adv{
	float:left;
	width:100%;
	height:470px;
	position:relative;
	overflow:hidden;
	}
.adv .position{
	width:1600px;
	height:470px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	}

.adv .position .slideBox1{ width:1600px; height:470px; overflow:hidden; position:relative; }
.adv .position .slideBox1 .hd1{ height:15px; overflow:hidden; position:absolute; right:760px; bottom:10px; z-index:1; }
.adv .position .slideBox1 .hd1 ul{ overflow:hidden; zoom:1; float:left;  }
.adv .position .slideBox1 .hd1 ul li{ float:left; margin-right:5px;  width:15px; height:15px; line-height:14px; text-align:center; background:url(dot.png); cursor:pointer; }
.adv .position .slideBox1 .hd1 ul li.on{ background:url(dot_on.png) no-repeat; color:#fff; }
.adv .position .slideBox1 .bd1{ position:relative; height:100%; z-index:0;   }
.adv .position .slideBox1 .bd1 img{ width:1600px;
	height:470px;}

#t_z{
	width:100%;
	height:140px;
	position:relative;
	}
#t_z .position{
	width:1000px;
	height:140px;
	position:relative;
	margin:0 auto;
	}
#t_z .topLoop .title{
	line-height:40px;
	text-align:right;
	font-size:14px;
	color:#000000;
	background:url(tz_b.png) no-repeat 20px 11px;
	}
#t_z .topLoop{ overflow:hidden; position:relative; background:#F4F4F4; top:50px;}
#t_z .topLoop .hd{ overflow:hidden;  height:40px; background:#f4f4f4; position:absolute; top:0px;right:10px;}
#t_z .topLoop .hd .prev,#t_z .topLoop .hd .next{ display:block;  width:15px; height:15px; line-height:10px; float:right; margin-right:10px; margin-top:13px;  overflow:hidden;  
	 cursor:pointer; background:url(tz_l.png) center no-repeat;}
#t_z .topLoop .hd .next{ background:url(tz_r.png) center no-repeat;  }
#t_z .topLoop .hd .prev:hover{
	background:url(tz_lo.png)
	}
#t_z .topLoop .hd .next:hover{
	background:url(tz_ro.png)
	}
#t_z .topLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
#t_z .topLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
#t_z .topLoop .hd ul li.on{ background:#f00;  }
#t_z .topLoop .bd{ padding-top:5px;}
#t_z .topLoop .bd ul{ overflow:hidden; zoom:1; }
#t_z .topLoop .bd ul li {
	display:block;
	width:800px;
	height:30px;
	line-height:30px;
	}
#t_z .topLoop .bd ul li a{
	display:block;
	float:left;
	color:#000000;
	font-size:14px;
	text-indent:1em;
	}
#t_z .topLoop .bd ul li .date{
	display:block;
	float:right;
	color:#000000;
	}
#content1{
	width:100%;
	height:350px;
	position:relative;
	}
#content1 .position{
	width:1000px;
	height:350px;
	position:relative;
	margin:0 auto;
	}
#content1 .position .left{
	width:410px;
	height:350px;
	float:left;
	}
#content1 .position .left h2{
	font-weight:normal;
	line-height:60px;
	background:url(h2_b.jpg) no-repeat;
	}
#content1 .position .left h2 a{
	font-size:20px;
	color:#FF7800;
	}
#content1 .position .left h2 span{
	font-size:16px;
	padding-left:10px;
	}
#content1 .position .left img{

	float:left;
	}
#content1 .position .right{
	width:570px;
	height:350px;
	float:right;
	}
#content1 .slideTxtBox{ width:570px; text-align:left;  }
#content1 .slideTxtBox .hd{ height:70px;position:relative; width:570px;}
#content1 .slideTxtBox .hd ul{position:absolute;height:70px; width:570px;}
#content1 .slideTxtBox .hd ul li{ float:left; width:130px; height:70px; display:block; background:url(divde.jpg) no-repeat left;}
#content1 .slideTxtBox .hd ul li a{
	display:block;
	font-size:14px;
	width:130px;
	height:70px;
	line-height:120px;
	text-align:center;
	}
#content1 .slideTxtBox .hd ul li .hr1{
	background:url(hr1.jpg) no-repeat 5px 0px;
	color:#000;
	text-align:left;
	}
#content1 .slideTxtBox .hd ul li.on .hr1{
	background:url(hr1o.jpg) no-repeat 5px 0px;
	color:#FF7800;
	}
#content1 .slideTxtBox .hd ul li .hr2{
	background:url(hr2.jpg) no-repeat top;
	color:#000;
	}
#content1 .slideTxtBox .hd ul li.on .hr2{
	background:url(hr2o.jpg) no-repeat top;
	color:#FF7800;
	}
#content1 .slideTxtBox .hd ul li .hr3{
	background:url(hr3.jpg) no-repeat top;
	color:#000;
	}
#content1 .slideTxtBox .hd ul li.on .hr3{
	background:url(hr3o.jpg) no-repeat top;
	color:#FF7800;
	}
#content1 .slideTxtBox .hd ul li .hr4{
	background:url(hr4.jpg) no-repeat top;
	color:#000;
	}
#content1 .slideTxtBox .hd ul li.on .hr4{
	background:url(hr4o.jpg) no-repeat top;
	color:#FF7800;
	}
#content1 .slideTxtBox .hd ul li .hr5{
	background:url(hr5.jpg) no-repeat 47px 0px;
	color:#000;
	text-align:right;
	}
#content1 .slideTxtBox .hd ul li.on .hr5{
	background:url(hr5o.jpg) no-repeat 47px 0px;
	color:#FF7800;
	}
#content1 .slideTxtBox .hd ul li.on{ height:70px;  cursor:pointer; }
#content1 .slideTxtBox .bd{ width:570px; height:190px;}
#content1 .slideTxtBox .bd ul{ }
#content1 .slideTxtBox .tempWrap{ }
#content1 .slideTxtBox .bd h2{
	font-weight:normal;
	line-height:60px;
	background:url(h2_b.jpg) no-repeat;
	}
#content1 .slideTxtBox .bd h2 a{
	font-size:20px;
	color:#FF7800;
	}
#content1 .slideTxtBox .bd h2 span{
	font-size:16px;
	padding-left:10px;
	}
#content1 .slideTxtBox .bd .text{ width:570px; height:130px; font-size:14px; color:#464646; text-indent:2em; line-height:2em;}
#content2{
	width:100%;
	height:240px;
	position:relative;
	background:#E9E9E9;
	}
#content2 .position{
	width:1000px;
	height:240px;
	position:relative;
	margin:0 auto;
	overflow:hidden;
	}
#content2 .position .jq img{
	width:240px;
	height:255px;
	position:absolute;
	}
#content2 .leftLoop{ overflow:hidden; position:relative;}
#content2 .leftLoop .hd{ overflow:hidden;  height:30px;}
#content2 .leftLoop .hd .prev,.leftLoop .hd .next{ display:block;  width:9px; height:13px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;  
	 cursor:pointer; background:url(cl.jpg) no-repeat;}
#content2 .leftLoop .hd .next{ background:url(cr.jpg) no-repeat;  }
#content2 .leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
#content2 .leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
#content2 .leftLoop .hd ul li.on{ background:#f00;  }
#content2 .leftLoop .bd{ margin-top:20px;}
#content2 .leftLoop .bd ul{ overflow:hidden; zoom:1; }
#content2 .leftLoop .bd ul li{ margin:0 21px; text-align:center; float:left; _display:inline; overflow:hidden; width:145px;}
#content2 .leftLoop .bd ul li .img{
	display:block;
	width:100px;
	height:100px; 
	background:#fff;
	margin:0 auto;
	border-radius:100px;
-moz-border-radius:100px;
	}
#content2 .leftLoop .bd ul li .img:hover{
	background:#FF7800;
	transition: background 0.5s;
-moz-transition: background 0.5s;	/* Firefox 4 */
-webkit-transition: background 0.5s;	/* Safari 和 Chrome */
-o-transition: background 0.5s;	/* Opera */

	}
#content2 .leftLoop .bd ul li .pic img{
	width:100px;
	height:100px;
	}
#content2 .leftLoop .bd ul li .title{
	font-size:16px;
	padding-top:20px;
	line-height:1.5em;
	}
#content2 .leftLoop .bd ul li .title a{
	color:#4E4E4D
	}
#content3{
	width:100%;
	height:840px;
	position:relative;
	background:#FAF9F8;
	}
#content3 .position{
	width:1014px;
	height:840px;
	position:relative;
	margin:0 auto;
	}
#content3 .position .title{
	width:240px;
	height:75px;
	margin:0 auto;
	padding-top:80px;
	text-align:center;
	}
#content3 .position .title h2{
	font-size:26px;
	font-weight:bolder;
	}
#content3 .position .title h2 a{
	color:#3C3C3B;
	}
#content3 .position .title h2 span{
	color:#FD8200;
	}
#content3 .position .title h3{
	font-size:18px;
	border-bottom:4px solid #3C3C3B;
	display:block;
	width:75px;
	margin:0 auto;
	padding-bottom:8px;
	margin-top:5px;
	font-weight:bold;
	}
#content3 .leftLoop1{ overflow:hidden; position:relative;}
#content3 .leftLoop1 .hd1{ overflow:hidden;  height:25px; position:absolute; z-index:99; bottom:10px;left:423px;}
#content3 .leftLoop1 .hd1 .prev,#content3 .leftLoop1 .hd1 .next{ display:block;  width:26px; height:25px; float:right; margin-right:10px;  overflow:hidden;  
	 cursor:pointer; background:url(c_l.png) no-repeat;}
#content3 .leftLoop1 .hd1 .next{ background:url(c_r.png) no-repeat;  }
#content3 .leftLoop1 .hd1 ul{ float:right; overflow:hidden; zoom:1;}
#content3 .leftLoop1 .hd1 ul li{ position:relative; _display:inline; float:left;  width:22px; height:22px; overflow:hidden; background:#fff; border:1px solid #AFAEAD;margin-right:10px; text-indent:2; cursor:pointer;
	 behavior: url(../PIE.htc); margin-top:1px; color:#6F6E6E; line-height:22px; text-align:center}
#content3 .leftLoop1 .hd1 ul li.on{ background:#F87F00; width:24px; height:24px; border:none; color:#fff; line-height:24px; text-align:center;}
#content3 .leftLoop1 .bd1{ width:1014px; height:560px;}
#content3 .leftLoop1 .bd1 ul{ overflow:hidden; zoom:1; }
#content3 .leftLoop1 .bd1 ul li{ width:1014px;
height:560px;  float:left; _display:inline; overflow:hidden;}
#content3 .top{
	width:1014px;
	height:180px;
	}
#content3 .top .box{
	width:240px;
	height:180px;
	position:relative;
	float:left;
	margin:0 6px;
	}
#content3 .top img{
	width:240px;
	height:180px;
	}
#content3 .top .box p{
	width:240px;
	height:40px;
	display:block;
	position:absolute;
	bottom:0px;
	background:url(shadow.png) ;
	line-height:40px;
	font-size:14px;
	text-indent:1em;
	color:#fff;
	}
#content3 .leftLoop1 .bd1 ul li .box1{
	width:490px;
	height:120px;
	float:left;
	background:url(dash.png) repeat-x bottom;
	margin-top:30px;
	margin-left:10px;
	overflow:hidden;
	}
#content3 .leftLoop1 .bd1 ul li .box1 img{
	width:120px;
	height:90px;
	}
#content3 .leftLoop1 .bd1 ul li .box1 .pic{
	float:left;
	width:120px;
	height:90px;
	overflow:hidden;
	}
#content3 .leftLoop1 .bd1 ul li .box1 .text{
	float:right;
	width:350px;
	height:90px;
	}
#content3 .leftLoop1 .bd1 ul li .box1 .text h3{
	font-size:14px;
	font-weight:normal;
	}
#content3 .leftLoop1 .bd1 ul li .box1 .text h3 a{
	line-height:2em;
	color:#3C3C3B;
	}
#content3 .leftLoop1 .bd1 ul li .box1 .text p{
	font-size:12px;
	color:#717170;
	}
#content4t{
	width:100%;
	height:200px;
	position:relative;
	}
#content4t .position{
	width:1000px;
	height:200px;
	position:relative;
	margin:0 auto;
	}
#content4t .position .title{
	width:240px;
	height:75px;
	margin:0 auto;
	padding-top:80px;
	text-align:center;
	}
#content4t .position .title h2{
	font-size:26px;
	font-weight:normal;
	}
#content4t .position .title h2 a{
	color:#3C3C3B;
	font-weight:bold;
	}
#content4t .position .title h2 span{
	color:#FD8200;
	}
#content4t .position .title h3{
	font-size:18px;
	border-bottom:4px solid #3C3C3B;
	display:block;
	width:75px;
	margin:0 auto;
	padding-bottom:8px;
	margin-top:5px;
	}
#content4t .position .title h3 a{
	color:#717171;
	}
#content4{
	float:left;
	width:100%;
	height:830px;
	position:relative;
	overflow:hidden;
	}
#content4 .position{
	width:1600px;
	height:830px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	}
#content4 .position img{
	width:1600px;
	height:570px;
	}
#content4 .position1{
	width:1000px;
	height:480px;
	position:absolute;
	left:50%;
	margin-left:-500px;
	overflow:hidden;
	top:350px;
	}
#content4 .position1 .adv{
	width:1000px;
	height:460px;
	margin-top:20px;
	}
#content4 .position1 .adv .ad1{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad1 img{
	width:250px;
	height:230px;
	}
#content4 .position1 .adv .ad2{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad2 img{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad3{
	width:500px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad3 img{
	width:500px;
	height:230px;
	}
#content4 .position1 .adv .ad4{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad4 img{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad5{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad5 img{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad6{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad6 img{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad7{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad7 img{
	width:250px;
	height:230px;
	float:left;
	}
#content4 .position1 .adv .ad3 .slideBox{ width:500px; height:230px; overflow:hidden; position:relative;}
#content4 .position1 .adv .ad3 .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:202px; bottom:10px; z-index:1; }
#content4 .position1 .adv .ad3 .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
#content4 .position1 .adv .ad3 .slideBox .hd ul li{ float:left; margin-right:5px;  width:13px; height:13px; line-height:14px; text-align:center; background:url(ad3.png); cursor:pointer; }
#content4 .position1 .adv .ad3 .slideBox .hd ul li.on{ background:url(ad3on.png); }
#content4 .position1 .adv .ad3 .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#content5{
	width:100%;
	height:910px;
	position:relative;
	background:url(add1.jpg) top no-repeat;
	}
#content5 .position{
	width:1000px;
	height:910px;
	position:relative;
	margin:0 auto;
	}
#content5 .position .title{
	width:240px;
	height:75px;
	margin:0 auto;
	padding-top:80px;
	text-align:center;
	}
#content5 .position .title h2{
	font-size:26px;
	font-weight:normal;
	}
#content5 .position .title h2 a{
	color:#3C3C3B;
	font-weight:bold
	}
#content5 .position .title h2 span{
	color:#FD8200;
	}
#content5 .position .title h3{
	font-size:18px;
	border-bottom:4px solid #3C3C3B;
	display:block;
	width:75px;
	margin:0 auto;
	padding-bottom:8px;
	margin-top:5px;
	} 
#content5 .position .box{
	width:1000px;
	height:330px;
	margin-top:280px;
	}
#content5 .position .box .left{
	width:340px;
	height:330px;
	float:left;
	}
#content5 .position .box .middle{
	width:350px;
	height:330px;
	position:absolute;
	left:325px;
	background:#fff;
	}
#content5 .position .box .right{
	width:340px;
	height:330px;
	float:right;
	}
#content5 .position .box .pic{
	width:340px;
	height:160px;
	overflow:hidden;
	}
#content5 .position .box .pic img{
	width:340px;
	height:160px;
	}
#content5 .position .box .middle .left{
	width:320px;
	height:50px;
	background:url(qgl.png) no-repeat left;
	margin-left:10px;
	}
#content5 .position .box .middle .right{
	width:340px;
	height:50px;
	background:url(qgr.png) no-repeat right;
	margin-right:10px;
	}
#content5 .position .box .middle .left h2{
	text-align:center;
	font-size:14px;
	font-weight:normal;
	padding-top:15px;
	}
#content5 .position .box .middle .left h2 a{
	color:#222222;
	}
#content5 .position .box .middle .left h3{
	text-align:center;
	font-size:10px;
	font-weight:normal;
	color:#929292;
	}
#content5 .position .box .middle .right h2{
	text-align:center;
	font-size:14px;
	font-weight:normal;
	padding-top:15px;
	}
#content5 .position .box .middle .right h2 a{
	color:#222222;
	}
#content5 .position .box .middle .right h3{
	text-align:center;
	font-size:10px;
	font-weight:normal;
	color:#929292;
	}
#bottom{
	width:100%;
	height:240px;
	position:relative;
	background:#C9C9C9;
	}
#bottom .position{
	width:1000px;
	height:240px;
	position:relative;
	margin:0 auto;
	}
#bottom .position .logo{
	width:130px;
	height:90px;
	float:left;
	margin-top:70px;
	}
#bottom .position .logo img{
	width:130px;
	height:90px;
	}
#bottom .position .map{
	width:415px;
	height:115px;
	float:left;
	margin-top:60px;
	margin-left:115px;
	}
#bottom .position .map img{
	width:415px;
	height:115px;
	}
#bottom .position .tel{
	width:255px;
	height:100px;
	float:right;
	margin-top:70px;
	}
#bottom .position .tel img{
	width:255px;
	height:100px;
	}
#foot{
	width:100%;
	height:80px;
	position:relative;
	background:#ABAFB0;
	}
#foot .position{
	width:1000px;
	height:80px;
	position:relative;
	margin:0 auto;
	}
#foot .position p{
	color:#4C5154;
	font-size:14px;
	}
#foot .position p a{
	color:#4C5154;
	}


#adv{
	float:left;
	width:100%;
	height:250px;
	position:relative;
	overflow:hidden;
	}
#adv .position{
	width:1600px;
	height:250px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	}
#adv .position img{
	width:1600px;
	height:250px;
	}
#adv .position .title{
	width:200px;
	height:60px;
	background:url(shadow.png);
	position:absolute;
	z-index:10;
	bottom:0px;
	left:300px;
	line-height:60px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bolder;
	}
#content{
	width:100%;
	position:relative;
	}
#content .position{
	width:1000px;
	position:relative;
	margin:0 auto;
	}
#content .position .left{
	float:left;
	width:200px;
	}
/*#content .position .left ul li{
	width:200px;
	height:50px;
	line-height:50px;
	text-align:center;
	font-size:14px;
	}
#content .position .left ul li a{
	color:#7D7D7D;
	display:block;
	background:url(mN.png);
	}*/
#content .position .left ul li a:hover{
	background:#FF7800;
	color:#fff;
	}
#content .position .right{
	width:760px;
	float:right;
	padding-bottom:60px;
	}
#content .position .right .title p{
	padding-top:20px;
	color:#9B9B9B;
	}
#content .position .right .title p a{
	color:#9B9B9B;
	}
#content .position .right .title h2{
	margin-top:15px;
	}
#content .position .right .title h2 a{
	color:#7D7D7D;
	}
#content .position .right .leftLoop{ overflow:hidden; position:relative;}
#content .position .right .leftLoop .hd{ overflow:hidden; }
#content .position .right .leftLoop .hd .prev,#content .position .right .leftLoop .hd .next{ display:block;  width:20px; height:20px; line-height:20px; float:right;  overflow:hidden;  
	 cursor:pointer; background:#FF7800; position:absolute; text-align:center; font-size:14px; color:#fff; top:50px;}
#content .position .right .leftLoop .hd .prev{
	left:20px;
	}
#content .position .right .leftLoop .hd .next{ background:#FF7800; right:20px;}
#content .position .right .leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
#content .position .right .leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	behavior: url(../PIE.htc);}
#content .position .right .leftLoop .hd ul li.on{ background:#f00;  }
#content .position .right .leftLoop .bd{ padding:10px 50px;   }
#content .position .right .leftLoop .bd ul{ overflow:hidden; zoom:1; }
#content .position .right .leftLoop .bd ul li{ margin:0 15px; text-align:center; float:left; _display:inline; overflow:hidden;}
#content .position .right .leftLoop .bd ul li img{
	width:135px;
	height:100px;
	}
#content .position .right .list{
	width:760px;
	height:70px;
	margin:20px auto;
	}
#content .position .right .list .date{
	float:left;
	width:70px;
	height:70px;
	background:#FF7800;
	}
#content .position .right .list .text{
	width:690px;
	height:70px;
	float:right;
	background:#FAF9F8;
	}
#content .position .right .list .date .dd{
	font-size:24px;
	text-align:center;
	line-height:1.75em;
	color:#fff;
	}
#content .position .right .list .date .yy{
	font-size:14px;
	text-align:center;
	color:#fff;
	}
#content .position .right .list .text a{
	font-size:14px; 
	color:#848382;
	line-height:2.75em;
	padding-left:10px;
	}
#content .position .right .list .text p{
	color:#BEBDBB;
	padding-left:10px;
	}
#content .position .right .p_l{
	width:760px;
	height:214px;
	border-bottom:1px solid #EEEEEE;

	}
#content .position .right .p_l img{
	width:235px;
	height:175px;
	float:left;
	margin-top:20px;
	}
#content .position .right .p_l .text{
	float:right;
	width:500px;
	margin-top:20px;
	height:175px;
	}
#content .position .right .p_l .text .title{
	font-size:14px;
	color:#323232;
	line-height:3em;
	}
#content .position .right .p_l .text .des{
	color:#9F9F9F;
	line-height:1.75em;
	font-size:13px;
	}
#content .position .right .p_l .text .more{
	color:#FF7800;
	font-size:14px;
	line-height:2.5em;
	}
#content .position .right .p_l .text .date{
	line-height:2.2em;
	display:block;
	padding-left:20px;
	background:url(clock.jpg) no-repeat left;
	color:#4B4B4B;
	}
#content .position .right .page p{
	margin-bottom:10px;
	}
#content .position .right .box{
	width:240px;
	height:180px;
	float:left;
	position:relative;
	overflow:hidden;
	}
#content .position .right .box .title{
	width:240px;
	height:40px;
	position:absolute;
	bottom:0px;
	background:url(shadow.png);
	}
#content .position .right .box img{
	width:240px;
	height:180px;
	}
#content .position .right .box{
	font-size:14px;
	line-height:40px;
	color:#fff;
	margin:13px 6px 0 7px;
	}
#content .position .right .box1{
	width:370px;
	height:150px;
	float:left;
	position:relative;
	}
#content .position .right .box1 img{
	width:370px;
	height:150px;
	}
#content .position .right .box1 .title{
	width:100px;
	height:40px;
	position:absolute;
	background:url(shadowb.png);
	left:135px;
	top:55px;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	line-height:40px;
	color:#fff;
	}
#content .position .right .box1 .title a{
	color:#fff;
	display:block;
	}
/***********************trade css****************************/
#top1{
	width:100%;
	position:relative;
	height:120px;
	background:url(top1.png) center;
	z-index:10;
	}
#top1 .position{
	width:1000px;
	height:120px;
	position:relative;
	margin:0 auto;
	}
#top1 .position h1{
	display:block;
	width:160px;
	height:45px;
	margin-left:30px;
	margin-top:35px;
	float:left;
	}
#top1 .position h1 img{
	display:block;
	width:160px;
	height:45px;
	}
#top1 .position h3{
	position:absolute;
	right:0;
	top:5px;
	font-size:12px;
	font-weight:normal;
	color:#474747;
	}
#top1 .nav{width:700px;height:20px; position:absolute; right:15px; bottom:30px;}
#top1 .nav li{float:left;width: 80px;height:25px;line-height:25px;text-align:center;font-size:16px;position:relative; margin:0 10px;}
#top1 .nav li a{color:#000;text-decoration:none;display:block; text-align:left; background:url(g_1.png) no-repeat right;}
#top1 .nav li a.link{float:left;width: 80px;}
#top1 .nav ul li a:hover{background:url(g_1o.png) no-repeat right;display:block;}
#top1 .nav dl{width:80px;font-size:12px;background:#FCC;position:absolute;top:25px;left:0px; display:none;}
#top1 .nav dl dd{
	width:80px;
	height:34px;
	border-bottom:1px solid #2B59B2;
	background:#133984;
	}
#top1 .nav dl dd a{color:#fff; line-height:34px; text-align:center; background:none;}
#top1 .nav dl dd a:hover{color:#fff;background:#2B59B2;}
#effect{
	float:left;
	width:100%;
	height:500px;
	position:absolute;
	overflow:hidden;
	top:93px;
	}
#effect .slideBox{
	width:1600px;
	height:500px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	}
#effect .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:330px; bottom:20px; z-index:1; width:198px; height:26px; background:url(eb.jpg) no-repeat;}
#effect .slideBox .hd ul{ overflow:hidden; zoom:1; float:left; margin-top:6px;}
#effect .slideBox .hd ul li{ float:left;  width:14px; height:14px; line-height:14px; text-align:center; background:url(e1.jpg); cursor:pointer; margin-left:26px;}
#effect .slideBox .hd ul li.on{ background:url(e1o.jpg); color:#fff; }
#effect .slideBox .bd{ position:relative; height:100%; z-index:0;   }
#effect .slideBox .bd img{ width:1600px; height:500px; }

#effect1 {
	width:100%;
	height:75px;
	position:relative;
	}
#effect1 .leftLoop{ overflow:hidden; position:relative;margin:0 auto; width:1000px; height:75px;}
#effect1 .leftLoop .hd{ overflow:hidden;  height:30px; background:#f4f4f4;  }
#effect1 .leftLoop .hd .prev,#effect1 .leftLoop .hd .next{ display:block;  width:5px; height:9px; line-height:10px; float:right; margin-right:10px; margin-top:10px;  overflow:hidden;  
	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat;}
#effect1 .leftLoop .hd .next{ background:url("images/icoRight.gif") no-repeat;  }
#effect1 .leftLoop .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
#effect1 .leftLoop .hd ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
#effect1 .leftLoop .hd ul li.on{ background:#f00;  }
#effect1 .leftLoop .bd{}
#effect1 .leftLoop .bd ul{ overflow:hidden; zoom:1; }
#effect1 .leftLoop .bd ul li{ margin:0 10px; text-align:center; float:left; _display:inline; overflow:hidden; width:233px; height:73px; border:1px solid #DBDBDB; position:relative; display:block;}

#effect1 .leftLoop .bd ul li img{
	width:233px;
	height:73px;
	}
#effect1 .bg{
	position:absolute;
	z-index:1;
	width:233px;
	height:73px;
	top:0;
	}
#effect1 .bg img{
	opacity:0;
	filter: alpha(opacity=0)
	}
#content1x{
	width:100%;
	height:340px;
	position:relative;
	margin-top:20px;
	}
#content1x .position{
	width:998px;
	height:338px;
	position:relative;
	margin:0 auto;
	border:1px solid #DDDDDD;
	}
#content1x .position .left{
	width:390px;
	height:338px;
	float:left;
	}
#content1x .position .left .box{
	width:360px;
	height:338px;
	float:left;
	}
#content1x .position .shadow{
	width:30px;
	height:338px;
	background:url(cx1.jpg) right no-repeat;
	float:right;
	}
#content1x .position h2{
	width:100%;
	height:40px;
	display:block;
	margin-top:-1px;
	background:url(1h2_b.jpg) no-repeat 20px 0px;
	line-height:40px;
	font-weight:normal;
	}
#content1x .position h2 .ch{
	font-size:16px;
	color:#010101;
	padding-left:20px;
	float:left;
	}
#content1x .position h2 .en{
	font-size:12px;
	color:#818181;
	float:left;
	line-height:45px;
	}
#content1x .position h2 .more{
	font-size:12px;
	text-align:right;
	float:right;
	color:#818181;
	}
#content1x .position .left .box .date{
	width:55px;
	height:55px;
	background:url(date.jpg);
	float:left;
	}
#content1x .position .left .box .date .dd{
	font-size:20px;
	text-align:right;
	width:40px;
	color:#fff;
	line-height:1.5em;
	}
#content1x .position .left .box .date .yy{
	font-size:14px;
	text-align:right;
	width:40px;
	color:#fff;
	}
#content1x .position .left .box .first{
	width:340px;
	height:75px;
	margin-left:20px;
	background:url(dash.png) repeat-x bottom;
	}
#content1x .position .left .box .first .title{
	margin-left:15px;
	padding-left:55px;
	}
#content1x .position .left .box .first .title h3{
	color:#133984;
	font-weight:normal;
	}
#content1x .position .left .box .first .title h3 a{
	color:#133984;
	}
#content1x .position .left .box .first .title p{
	font-size:12px;
	line-height:1.75em;
	color:#333333;
	text-indent:2em;
	}
#content1x .position .left .box ul{
	padding-left:20px;
	padding-top:5px;
	}
#content1x .position .left .box ul li{
	display:block;
	width:340px;
	height:33px;
	line-height:33px;
	background:url(dash.png) repeat-x bottom;
	}
#content1x .position .left .box ul li a{
	display:block;
	padding-left:10px;
	background:url(3dot.jpg) left no-repeat;
	font-size:14px;
	color:#323232;
	float:left;
	}
#content1x .position .left .box ul li span{
	float:right;
	display:block;
	}
#content1x .position .middle{
	width:355px;
	height:338px;
	float:left;
	}
#content1x .position .middle .box{
	width:325px;
	height:338px;
	float:left;
	}
#content1x .position .middle .box .adv{
	width:290px;
	height:275px;
	margin-left:35px;
	}
#content1x .position .middle .box .adv img{
	width:290px;
	height:275px;
	}
#content1x .position .right{
	float:right;
	width:250px;
	height:338px;
	position:relative;
	}
#content1x  .leftLoop1{ overflow:hidden;}
#content1x  .leftLoop1 .hd1{ overflow:hidden; position:absolute; width:14px; height:7px; right:20px; top:20px; z-index:10;}
#content1x  .leftLoop1 .hd1 .prev,#content1x  .leftLoop1 .hd1 .next{ display:block;  width:5px; height:9px;overflow:hidden; cursor:pointer;}
#content1x  .leftLoop1 .hd1 .prev{float:left; background:url(left1.jpg) no-repeat;}
#content1x .leftLoop1 .hd1 .prev:hover{
	background:url(left1o.jpg)
	}
#content1x  .leftLoop1 .hd1 .next{background:url(right1.jpg) no-repeat; float:right;}
#content1x  .leftLoop1 .hd1 .next:hover{background:url(right1o.jpg) no-repeat;}
#content1x  .leftLoop1 .hd1 ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
#content1x  .leftLoop1 .hd1 ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
#content1x  .leftLoop1 .hd1 ul li.on{ background:#f00;  }
#content1x  .leftLoop1 .bd1{ padding:10px; padding-top:0px;}
#content1x  .leftLoop1 .bd1 ul{ overflow:hidden; zoom:1; }
#content1x  .leftLoop1 .bd1 ul li{ margin:0 10px; text-align:center; float:left; _display:inline; overflow:hidden;}
#content1x  .leftLoop1 .bd1 ul li img{
	width:206px;
	height:154px;
	padding:1px;
	border:1px solid #ddd;
	}
#content1x .position .right .adv{
	width:210px;
	height:50px;
	margin-left:20px;
	}
#content1x .position .right .adv img{
	width:210px;
	height:50px;
	}
#adv1{
	width:100%;
	height:85px;
	position:relative;
	padding-top:20px;
	}
#adv1 .position{
	width:1000px;
	height:85px;
	margin:0 auto;
	}
#adv1 .position img{
	width:1000px;
	height:85px;
	}
#content2x{
	width:100%;
	height:240px;
	position:relative;
	margin-top:20px;
	}
#content2x .position{
	width:1000px;
	height:240px;
	position:relative;
	margin:0 auto;
	}
#content2x .leftLoop2{ overflow:hidden; position:relative;}
#content2x .leftLoop2 .hd2{ overflow:hidden;  height:20px; background:url(leftmb.jpg) repeat-x bottom;  }
#content2x .leftLoop2 .hd2 h2{
	display:block;
	background:#fff;
	width:150px;
	height:20px;
	font-size:16px;
	font-weight:normal;
	margin-left:20px;
	float:left;
	}
#content2x .leftLoop2 .hd2 h2 .ch{
	color:#133984;
	padding-left:13px;
	}
#content2x .leftLoop2 .hd2 h2 .en{
	color:#133984;
	font-size:12px;
	}
#content2x .leftLoop2 .hd2 .prev,#content2x .leftLoop2 .hd2 .next{ display:block;  width:20px; height:20px; line-height:10px; float:right; overflow:hidden;  
	 cursor:pointer; background:url("images/icoLeft.gif") no-repeat; margin-top:5px; font-size:14px;}
#content2x .leftLoop2 .hd2 .prev:hover{
	color:#133984;
	}
#content2x .leftLoop2 .hd2 .next:hover{
	color:#133984;
	}
#content2x .leftLoop2 .hd2 .next{ background:url("images/icoRight.gif") no-repeat; }
#content2x .leftLoop2 .hd2 ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; background:#fff; display:block;}
#content2x .leftLoop2 .hd2 ul li{ position:relative; _display:inline; float:left;  width:10px; height:10px; overflow:hidden; background:#ccc; margin-right:10px; text-indent:-999px; cursor:pointer;
	-webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; behavior: url(../PIE.htc);}
#content2x .leftLoop2 .hd2 ul li.on{ background:#f00;  }
#content2x .leftLoop2 .bd2{ padding-top:20px;   }
#content2x .leftLoop2 .bd2 ul{ overflow:hidden; zoom:1; }
#content2x .leftLoop2 .bd2 ul li{ margin:0 10px; text-align:center; float:left; _display:inline; overflow:hidden;}
#content2x .leftLoop2 .bd2 ul li .pic{
	width:185px;
	height:145px;
	background:url(img_b.jpg) no-repeat bottom;
	}
#content2x .leftLoop2 .bd2 ul li .title{
	font-size:14px;
	width:185px;
	padding-top:10px;
	}
#content2x .leftLoop2 .bd2 ul li .title a{
	padding:0 35px;
	display:block;
	color:#191919;
	}
#content2x .leftLoop2 .bd2 ul li img{
	width:185px;
	height:140px;
	}
#link{
	width:100%;
	position:relative;
	margin-top:20px;
	}
#link .position{
	width:998px;
	position:relative;
	margin:0 auto;
	border:1px solid #DBDBDB;
	}
#link .position .title{
	width:998px;
	height:32px;
	border-bottom:1px solid #DBDBDB;
	}
#link .position .title h2{
	display:block;
	width:996px;
	height:30px;
	margin:1px;
	background:url(lb.jpg);
	font-weight:normal;
	line-height:30px;
	}
#link .position .title h2 .ch{
	font-size:16px;
	display:block;
	float:left;
	margin-left:20px;
	padding-left:20px;
	background:url(lchb.png) left no-repeat;
	color:#010101;
	}
#link .position .title h2 .en{
	font-size:12px;
	line-height:34px;
	padding-left:3px;
	color:#818181;
	}
#link .position .lm{
	line-height:60px;

	}
#link .position .lm p{
	padding:0 20px;
	font-size:14px;
	}
#link .position .lm p a{
	color:#323232;
	display:inline-block;
	padding:0 10px;
	background:url(divide_1.png) no-repeat left;
	}
#guide1b{
	width:100%;
	height:40px;
	position:relative;
	margin-top:20px;
	}
#guide1b .position{
	width:1000px;
	height:40px;
	position:relative;
	margin:0 auto;
	line-height:40px;
	font-size:14px;
	text-align:center;
	background:url(b1b.jpg);
	}
#guide1b .position a{
	display:inline-block;
	padding:0 20px;
	color:#fff;
	background:url(divde11.jpg) no-repeat left;
	}
#bottom1{
	width:100%;
	height:125px;
	position:relative;
	}
#bottom1 .position{
	width:1000px;
	height:125px;
	position:relative;
	margin:0 auto;
	}
#bottom1 .position .left{
	width:450px;
	height:125px;
	float:left;
	background:url(divde3.jpg) right no-repeat;
	}
#bottom1 .position .left img{
	width:265px;
	height:55px;
	margin:30px 0 0 150px;
	}
#bottom1 .position .right{
	width:550px;
	height:125px;
	float:right;
	}
#bottom1 .position .right p{
	color:#656565;
	font-size:14px;
	}
#bottom1 .position .right p a{
	color:#656565;
	font-size:14px;
	}

#effectn{
	float:left;
	width:100%;
	height:260px;
	position:absolute;
	overflow:hidden;
	top:93px;
	}
#effectn .slideBoxn{
	width:1600px;
	height:260px;
	position:absolute;
	left:50%;
	margin-left:-800px;
	overflow:hidden;
	}
#effectn .slideBoxn .hdn{ height:15px; overflow:hidden; position:absolute; right:330px; bottom:20px; z-index:1; width:198px; height:26px; background:url(eb.jpg) no-repeat;}
#effectn .slideBoxn .hdn ul{ overflow:hidden; zoom:1; float:left; margin-top:6px;}
#effectn .slideBoxn .hdn ul li{ float:left;  width:14px; height:14px; line-height:14px; text-align:center; background:url(e1.jpg); cursor:pointer; margin-left:26px;}
#effectn .slideBoxn .hdn ul li.on{ background:url(e1o.jpg); color:#fff; }
#effectn .slideBoxn .bdn{ position:relative; height:100%; z-index:0;   }
#effectn .slideBoxn .bdn img{ width:1600px; height:260px; }

#contentx{
	width:100%;
	position:relative;
	}
#contentx .position{
	width:1000px;
	position:relative;
	margin:0 auto;
	}
#contentx .position .left{
	width:200px;
	float:left;
	}
#contentx .position .left .top{
	width:200px;
	height:4px;
	background:url(lgbt.png);
	}
#contentx .position .left .bottom{
	width:200px;
	height:4px;
	background:url(lgbb.png);
	}
#contentx .position .left .title{
	width:200px;
	height:55px;
	background:#1B50B9;
	}
#contentx .position .left .title h2,#contentx .position .left .title h4{
	font-weight:normal;
	color:#fff;
	padding-left:15px;
	}
#contentx .position .left .title h2{
	padding-top:10px;
	font-size:20px;
	}
#contentx .position .left .middle{
	width:200px;
	background:#1B50B9;
	padding:10px 0;
	}
.mNormalSM{
	display:block;
	width:150px;
	height:34px;
	margin-left:10px;
	background:url(lglb.jpg) no-repeat 15px 14px;
	}
.mNormalSM a{
	text-align:center;
	line-height:34px;
	display:block;
	font-size:14px;
	color:#133984;
	}
.mChooseSM{
	display:block;
	width:150px;
	height:34px;
	margin-left:10px;
	background:url(lglb.jpg) no-repeat 15px 14px;
	}
.mChooseSM a{
	text-align:center;
	line-height:34px;
	display:block;
	font-size:14px;
	color:#133984;
	background:url(lghb.jpg);
	}
#contentx .position .left .middle li{
	display:block;
	width:150px;
	height:34px;
	margin-left:10px;
	background:url(lglb.jpg) no-repeat 15px 14px;
	}
#contentx .position .left .middle ul{
	margin-left:15px;
	background:#fff;
	width:170px;
	}
#contentx .position .left .middle li a{
	text-align:center;
	line-height:34px;
	display:block;
	font-size:14px;
	color:#133984;
	}
#contentx .position .left .middle li a:hover{
	background:url(lghb.jpg);
	}
#contentx .position .left .adv1,#contentx .position .left .adv2{
	width:200px;
	height:50px;
	}
#contentx .position .left .adv1 img,#contentx .position .left .adv2 img{
	width:200px;
	height:50px;
	}
#contentx .position .left .adv1{
	margin-top:10px;
	}
#contentx .position .left .adv2{
	margin-top:7px;
	}
#contentx .position .right{
	width:770px;
	float:right;
	}
#contentx .position .right .header{
	width:770px;
	height:29px;
	border-bottom:1px solid #DDDDDD;
	}
#contentx .position .right .header h2{
	float:left;
	font-size:16px;
	font-weight:normal;
	display:block;
	float:left;
	padding-left:20px;
	padding-top:6px;
	border-bottom:2px solid #133984;
	background:url(lchb.png) no-repeat;
	line-height:0px;
	color:#010101;
	height:22px;
	}
#contentx .position .right .header p{
	float:right;
	color:#464646;
	}
#contentx .position .right .header p a{
	color:#464646;
	}
#contentx .position .right .list1{
	width:770px;
	height:95px;
	background:url(dash.png) repeat-x bottom;
	}
#contentx .position .right .list1 .date{
	width:56px;
	height:55px;
	float:left;
	background:url(date.jpg);
	margin-top:20px;
	float:left
	}
#contentx .position .right .list1 .date p{
	text-align:right;
	margin-right:10px;
	display:block;
	}
#contentx .position .right .list1 .date .dd{
	font-size:18px;
	color:#fff;
	margin-top:5px;
	}
#contentx .position .right .list1 .date .yy{
	color:#fff;
	margin-top:2px;
	}
#contentx .position .right .list1 .title{
	width:700px;
	height:55px;
	float:right;
	margin-top:20px;
	}
#contentx .position .right .list1 .title a{
	font-size:14px;
	color:#325394;
	line-height:10px;
	}
#contentx .position .right .list1 .title p{
	line-height:1.75em;
	padding-top:5px;
	text-indent:2em;
	color:#7E7E7E;
	}
#contentx .position .right .p_l{
	width:768px;
	height:138px;
	border:1px solid #DEDEDE;
	margin-top:20px;
	}
#contentx .position .right .p_l img{
	width:142px;
	height:106px;
	margin:1px;
	border:1px solid #DADADA;
	margin:15px 0 0 20px;
	float:left;
	}
#contentx .position .right .p_l .text{
	float:right;
	width:580px;
	height:110px;
	margin:15px 10px 0 0;
	}
#contentx .position .right .p_l .text .title{
	font-size:14px;
	color:#284B8F;
	}
#contentx .position .right .p_l .text .date{
	color:#6E6E6E;
	line-height:25px;
	}
#contentx .position .right .p_l .text .des{
	text-indent:2em;
	color:#595959;
	line-height:2em;
	}
#contentx .position .right .p_l .text .more{
	text-align:right;
	font-size:12px;
	color:#E87E20;
	float:right;
	}
#contentx .position .right .pic{
	width:800px;
	}
#contentx .position .right .pic .box{
	width:170px;
	height:160px;
	float:left;
	margin-right:30px;
	margin-top:20px;
	}
#contentx .position .right .pic .box img{
	width:170px;
	height:130px;
	}
#contentx .position .right .pic .box .title{
	text-align:center;
	line-height:30px;
	font-size:14px;
	color:#191919;
	display:block;
	}
#contentx .position .right .pic .box .img{
	display:block;
	width:170px;
	height:135px;
	background:url(img1_b.jpg) no-repeat bottom;

	}
#contentx .position .right .D_title{
	width:770px;
	height:45px;
	}
#contentx .position .right .D_title h2{
	text-align:center;
	padding-top:20px;
	font-weight:normal;
	font-size:16px;
	color:#153B85;
	}
#contentx .position .right .d_date{
	text-align:center;
	font-size:12px;
	line-height:50px;
	color:#333333;
	}
#contentx .position .right .d_text{
	font-size:14px;
	line-height:2em;
	color:#535353;
	}
#contentx .position .right .d_text p{
	display:block;
	margin-bottom:10px;
	}

.photoButton { position:absolute; z-index:99999; bottom:12px; right:12px; filter:Alpha(Opacity="80");}
.photoButton #big, .photoButton #small, .photoButton #normal { background:url(images/button.png) top right no-repeat; height:33px; line-height:33px; width:60px; display:inline-block; cursor:pointer;}
.photoButton #small { background-position:left top;}
.photoButton #normal { background-position:-61px 0; width:50px;}



#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url(../../HdInc/Images/fancybox.png);
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 30px;
	height: 30px;
	background: transparent url(../../HdInc/Images/fancybox.png) -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url(../../HdInc/Images/blank.gif);
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url(../../HdInc/Images/fancybox.png);
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url(../../HdInc/Images/fancybox.png);
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url(../../HdInc/Images/fancybox-x.png);
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url(../../HdInc/Images/fancybox.png);
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url(../../HdInc/Images/fancybox-y.png);
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url(../../HdInc/Images/fancybox.png);
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url(../../HdInc/Images/fancybox-x.png);
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url(../../HdInc/Images/fancybox.png);
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url(../../HdInc/Images/fancybox-y.png);
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url(../../HdInc/Images/fancybox.png);
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 14px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
	text-align:center;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url(../../HdInc/Images/fancy_title_over.png);
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url(../../HdInc/Images/fancybox.png) -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 30px;
	background: url(../../HdInc/Images/fancybox-x.png) 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url(../../HdInc/Images/fancybox.png) -55px -90px no-repeat;
}

/* IE6, IE7, IE8 */

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../HdInc/Images/fancy_shadow_n.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../HdInc/Images/fancy_shadow_ne.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../HdInc/Images/fancy_shadow_e.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../HdInc/Images/fancy_shadow_se.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../HdInc/Images/fancy_shadow_s.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../HdInc/Images/fancy_shadow_sw.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../HdInc/Images/fancy_shadow_w.png, sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../../HdInc/Images/fancy_shadow_nw.png, sizingMethod='scale'); }


#dzb_left{
	width:700px;
	height:1045px;
	float:left;
	margin-left:0px;}
#dzb_right{
	width:260px;
	height:740px;
	float:right;
	}
.body{
	width:1000px;
	position:relative;
	margin:0 auto;}
#banmian_nav{
	width:250px;
	height:400px;
	float:right;
	color: #000; border: solid 1px #e1cfac;overflow-x: hidden;overflow-y: auto; scrollbar-face-color:#ce1000;scrollbar-shadow-color: #ce1000; scrollbar-highlight-color: #ce1000;scrollbar-3dlight-color: #ffffff;scrollbar-darkshadow-color: #ffffff;scrollbar-track-color: #f4e2d2;scrollbar-arrow-color: #fff;
	font-size:14px;
	padding:10px 0;
	border:1px solid #c9c9c9;
	margin-top:10px;
	}
#banmian_nav a:hover{
	color:#89221c;}
#neirong{
	height:614px;
	width:250px;
	float:right;
	border:1px solid #c9c9c9;
	}
#title14{
	height:40px;
	background:url(dot9.jpg) no-repeat center;
	line-height:40px;
	color:#e07c20;
	width:220px;
	font-size:14px;
	border-bottom:1px solid #c9c9c9;
	margin:0 14px;}
#neirong_main{
	height:502px;
	width:220px;
	margin:0 14px;
	}
#neirong_main li{
	background: url(dot4.jpg) 0px 50% no-repeat;
	padding-left:10px;
	line-height:30px;
	text-align:left;}
#bianming_box{
	height:225px;
	width:197px;
	float:left;
	margin-left:15px;
	margin-top:18px;}
#shijian{
	width:485px;
	height:182px;
	float:left;
	margin-top:15px;}
#dzb_text1{
	height:40px;
	line-height:40px;
	float:left;
	border-bottom:4px solid #eaeaea;
	font-size:14px;
	font-weight:bold;
	width:465px;
	padding:10px;
	text-align:center;}
#dzb_text2{
	height:60px;
	width:485px;
	float:left;
	line-height:30px;
	color:#7f7f7f;
	text-align:center;}
#dzb_bot{
	height:25px;
	background:#ce1000;
	line-height:25px;
	float:left;
	width:440px;}
.cloud-zoom-lens {border: 1px solid #888;margin:0;background-color:#fff;cursor:move;}

#pages{
	border:1px solid #c9c9c9;
	margin-top:10px;
	background:url(dot5.jpg) repeat-x center;}
	
	
	
.photoButton { position:absolute; z-index:99999; bottom:12px; right:12px; filter:Alpha(Opacity="80");}
.photoButton #big, .photoButton #small, .photoButton #normal { background:url(images/button.png) top right no-repeat; height:33px; line-height:33px; width:60px; display:inline-block; cursor:pointer;}
.photoButton #small { background-position:left top;}
.photoButton #normal { background-position:-61px 0; width:50px;}



#fancybox-loading {
	position: fixed;
	top: 50%;
	left: 50%;
	width: 40px;
	height: 40px;
	margin-top: -20px;
	margin-left: -20px;
	cursor: pointer;
	overflow: hidden;
	z-index: 1104;
	display: none;
}

#fancybox-loading div {
	position: absolute;
	top: 0;
	left: 0;
	width: 40px;
	height: 480px;
	background-image: url('images/fancybox.png');
}

#fancybox-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1100;
	display: none;
}

#fancybox-tmp {
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
	display: none;
}

#fancybox-wrap {
	position: absolute;
	top: 0;
	left: 0;
	padding: 20px;
	z-index: 1101;
	outline: none;
	display: none;
}

#fancybox-outer {
	position: relative;
	width: 100%;
	height: 100%;
	background: #fff;
}

#fancybox-content {
	width: 0;
	height: 0;
	padding: 0;
	outline: none;
	position: relative;
	overflow: hidden;
	z-index: 1102;
	border: 0px solid #fff;
}

#fancybox-hide-sel-frame {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: transparent;
	z-index: 1101;
}

#fancybox-close {
	position: absolute;
	top: -10px;
	right: -10px;
	width: 30px;
	height: 30px;
	background: transparent url('images/fancybox.png') -40px 0px;
	cursor: pointer;
	z-index: 1103;
	display: none;
}

#fancybox-error {
	color: #444;
	font: normal 12px/20px Arial;
	padding: 14px;
	margin: 0;
}

#fancybox-img {
	width: 100%;
	height: 100%;
	padding: 0;
	margin: 0;
	border: none;
	outline: none;
	line-height: 0;
	vertical-align: top;
}

#fancybox-frame {
	width: 100%;
	height: 100%;
	border: none;
	display: block;
}

#fancybox-left, #fancybox-right {
	position: absolute;
	bottom: 0px;
	height: 100%;
	width: 35%;
	cursor: pointer;
	outline: none;
	background: transparent url('images/blank.gif');
	z-index: 1102;
	display: none;
}

#fancybox-left {
	left: 0px;
}

#fancybox-right {
	right: 0px;
}

#fancybox-left-ico, #fancybox-right-ico {
	position: absolute;
	top: 50%;
	left: -9999px;
	width: 30px;
	height: 30px;
	margin-top: -15px;
	cursor: pointer;
	z-index: 1102;
	display: block;
}

#fancybox-left-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -30px;
}

#fancybox-right-ico {
	background-image: url('images/fancybox.png');
	background-position: -40px -60px;
}

#fancybox-left:hover, #fancybox-right:hover {
	visibility: visible; /* IE6 */
}

#fancybox-left:hover span {
	left: 20px;
}

#fancybox-right:hover span {
	left: auto;
	right: 20px;
}

.fancybox-bg {
	position: absolute;
	padding: 0;
	margin: 0;
	border: 0;
	width: 20px;
	height: 20px;
	z-index: 1001;
}

#fancybox-bg-n {
	top: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
}

#fancybox-bg-ne {
	top: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -162px;
}

#fancybox-bg-e {
	top: 0;
	right: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
	background-position: -20px 0px;
}

#fancybox-bg-se {
	bottom: -20px;
	right: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -182px; 
}

#fancybox-bg-s {
	bottom: -20px;
	left: 0;
	width: 100%;
	background-image: url('images/fancybox-x.png');
	background-position: 0px -20px;
}

#fancybox-bg-sw {
	bottom: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -142px;
}

#fancybox-bg-w {
	top: 0;
	left: -20px;
	height: 100%;
	background-image: url('images/fancybox-y.png');
}

#fancybox-bg-nw {
	top: -20px;
	left: -20px;
	background-image: url('images/fancybox.png');
	background-position: -40px -122px;
}

#fancybox-title {
	font-family: Helvetica;
	font-size: 14px;
	z-index: 1102;
}

.fancybox-title-inside {
	padding-bottom: 10px;
	text-align: center;
	color: #333;
	background: #fff;
	position: relative;
}

.fancybox-title-outside {
	padding-top: 10px;
	color: #fff;
	text-align:center;
}

.fancybox-title-over {
	position: absolute;
	bottom: 0;
	left: 0;
	color: #FFF;
	text-align: left;
}

#fancybox-title-over {
	padding: 10px;
	background-image: url('images/fancy_title_over.png');
	display: block;
}

.fancybox-title-float {
	position: absolute;
	left: 0;
	bottom: -20px;
	height: 32px;
}

#fancybox-title-float-wrap {
	border: none;
	border-collapse: collapse;
	width: auto;
}

#fancybox-title-float-wrap td {
	border: none;
	white-space: nowrap;
}

#fancybox-title-float-left {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -40px -90px no-repeat;
}

#fancybox-title-float-main {
	color: #FFF;
	line-height: 30px;
	background: url('images/fancybox-x.png') 0px -40px;
}

#fancybox-title-float-right {
	padding: 0 0 0 15px;
	background: url('images/fancybox.png') -55px -90px no-repeat;
}

/* IE6, IE7, IE8 */

.fancybox-ie #fancybox-bg-n { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_n.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-ne { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_ne.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-e { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_e.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-se { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_se.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-s { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_s.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-sw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_sw.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-w { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_w.png', sizingMethod='scale'); }
.fancybox-ie #fancybox-bg-nw { filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/fancy_shadow_nw.png', sizingMethod='scale'); }
/* 这是下方的鼠标指针的移动镜头平方米。 */
.imgbox{position:relative;}
.probox{width:700px; height:1005px;}
.probox img{width:700px; height:1005px;vertical-align:top;}
.showbox{display:none;position:absolute;left:700px;top:220px;width:300px;height:400px;overflow:hidden;border:1px solid #ccc;}
.showbox img{position:absolute;height:1400px;width:1000px;}
.hoverbox{display:none;position:absolute;top:0;background:;border:4px solid #fff;height:230px;width:150px;cursor:move;z-index:10}
#glory{
	width:100%;
	position:relative;
	}
#glory .position{
	width:1000px;
	position:relative;
	margin:0 auto;
	height:1000px;
	}
#glory .position h2{
	text-align:center;
	padding-top:50px;
	color:#EB6001;
	}
#glory .position h2 a{
	color:#EB6001;
	}
#glory .position .atx{
	width:800px;
	height:800px;
	position:absolute;
	background:url(jituanchengyuan.jpg) no-repeat;
	left:100px;
	top:100px;
	}
#glory .position .atx a{
	width:90px;
	height:60px;
	display:block;
	position:absolute;
	color:#181818;
	}
#glory .position .atx a:hover{
	font-weight:bold;
	text-shadow:0 0 2px #666;
	}



#timeline {width: 760px;overflow: hidden;margin: 40px auto;position: relative;background:url(line.jpg) 110px top repeat-y;}
#dates {width: 120px;overflow: hidden;float: left;}
#dates li {list-style: none;width: 100px;height: 100px;line-height: 100px;font-size: 24px; padding-right:20px; text-align:right; background:url(clocko.jpg) 103px center no-repeat;}
#dates a {line-height: 38px;padding-bottom: 10px;}
#dates .selected {font-size: 38px; color:#FF7A1F}
#issues {width: 630px;height: 440px;overflow: hidden;float: right;}	
#issues li {width: 630px;height: 440px;list-style: none; overflow:auto;}
#issues li h1 {color: #ffcc00;font-size: 42px; height:52px; line-height:52px; text-shadow: #000 1px 1px 2px;}
#issues li p {font-size: 14px;margin: 10px;line-height: 26px;}
#issues li .selected{
	overflow:auto
	}





.nav_menu {
    height: 42px;
}

.nav {
    /* width: 1006px; */
    width: 1000px;
    height: 41px;
    position: relative;
    margin: 0 auto;
}

.nav .list li {
    float: left;
}

.nav .list a {
    float: left;
    display: block;
    width: 100px;
    height: 42px;
    text-align: center;
    color: #fff;
}

.nav .list a:hover {
    color: #FFA304;
}

.nav .list a:hover,
.nav .list .now {
    color: #F00;
    background: url(lib.png) no-repeat;
}

.nav .box {
    position: absolute;
    top: 105px;
    width: 100%;
    overflow: hidden;
    height: 0;
    filter: alpha(opacity=0);
    opacity: 0;
    z-index: 99
}

.nav .cont {
    position: relative;
    height: 350px;
}
.nav .cont .up{
	width:320px;
	height:200px;
	position:relative;
	left:190px;
	top:60px;
	border:2px solid #FF7900;
	background:url(shadow.png);
	}
.nav .cont .up img{
	width:300px;
	height:180px;
	margin:10px;
	}
.nav .cont .down{
	position:relative;
	float:left;
	left:190px;
	top:70px;
	width:340px;
	}
.nav .cont .down a{
	padding:5px 10px;
	margin:0 11px 10px 0;
	background:#FF7900;
	display:inline-block;
	text-align:center;
	color:#fff;
	width:50px;
	}
/* sublist */
.sublist li{float:left;width:168px;padding-right:24px;padding-bottom:24px;}
.sublist li h3.mcate-item-hd{font-family:'微软雅黑';padding-left:2px;font-size:14px;height:26px;line-height:26px;border-bottom:1px dashed #666666;}
.sublist li p.mcate-item-bd{padding-left:2px;}
.sublist li p.mcate-item-bd a{height:26px;line-height:26px;margin-right:5px;font-size:12px;color:#666666;text-decoration:none;display:inline-block;}
.sublist li p.mcate-item-bd a:hover{color:#6c5143;text-decoration:underline;}
.nav_menu ul{
	float:right;
	width:770px;
	right:250px;
	position:absolute;
	z-index:99;
	}
.nav_menu ul li{
	float:left;
	display:block;
	text-align:center;
	}
.nav_menu ul li a{
	
	}
.nav_menu ul li .ch{
	font-size:16px;
	}
.nav_menu ul li .en{
	font-size:14px;
	}
.nav_menu ul li p{
	color:#7D7D7D;
	display:block;
	padding:10px 15px;
	}

.nav_menu ul li p:hover{
	color:#fff;
	background:#FF7800;
	}
.nav_menu .num1{
	position:absolute;
	left:300px;
	}
.nav_menu .glist1{
	position:relative;
	left:200px;
	}
.nav_menu .glist1 p{
	float:left;
	margin:280px 10px 0 10px;
	display:block;
	padding:2px 5px;
	background:#FF7600;
	}
.nav_menu .glist1 p a{
	color:#fff;
	}



.picScroll-left{ width:100%;  overflow:hidden; position:relative; margin-top:50px; }
.picScroll-left .bdxxx{}
.picScroll-left .bdxxx ul{ overflow:hidden; zoom:1; }
.picScroll-left .bdxxx ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center; color:#D4181B;  }




.picScroll-left1{ width:100%;  overflow:hidden; position:relative; margin-top:55px;  }
.picScroll-left1 .hd1{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px; display:none;  }
.picScroll-left1 .hd1 ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-left1 .hd1 ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-left1 .hd1 ul li.on{ background-position:0 0; }
.picScroll-left1 .bd1{ width:720px; margin:0 auto; height:80px;}
.picScroll-left1 .bd1 ul{ overflow:hidden; zoom:1; }
.picScroll-left1 .bd1 ul li{float:left; _display:inline; overflow:hidden; text-align:center; color:#454545; cursor:pointer; width:180px; height:80px; background:url(9.png) no-repeat center; text-align:center; line-height:80px;  }
.picScroll-left1 .bd1 ul li.on{
	background:url(10.png) no-repeat center;
	color:#fff;
	}
.picScroll-left1 .bd1 .tempWrap{
	margin:0 auto;
	}
.picScroll-left1 .next1{
	position:absolute;
	left:0;
	top:23px;
	cursor:pointer;
	}
.picScroll-left1 .prev1{
	position:absolute;
	right:0;
	top:23px;
	cursor:pointer;
	}
.slideTxtBoxty{ width:720px;height:285px;  text-align:left; margin:0 auto; position:relative;  }
.slideTxtBoxty .hdty{ height:30px; line-height:30px; background:#f4f4f4; padding:0 10px 0 20px;   border-bottom:1px solid #ddd;  position:relative; display:none; }
.slideTxtBoxty .hdty ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }
.slideTxtBoxty .hdty ul li{ float:left; padding:0 15px; cursor:pointer;  }
.slideTxtBoxty .hdty ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
.slideTxtBoxty .bdty .mainty{ 
	zoom:1;
	width:100%;
	height:285px;
	margin:0 auto;
  }
 .slideTxtBoxty .bdty .mainty .img{
	 width:370px;
	 height:285px;
	 float:left;
	 background:url(13.png) no-repeat;
	 }
 .slideTxtBoxty .bdty .mainty .img a{
	 display:block;
	 width:345px;
	 height:260px;
	 }
 .slideTxtBoxty .bdty .mainty .img a img{
	 width:345px;
	 height:260px;
	 }
 .slideTxtBoxty .bdty .mainty .text{
	 width:320px;
	 height:285px;
	 float:right;
	 }
 .slideTxtBoxty .bdty .mainty .text .year{
	 display:block;
	 font-size:80px;
	 line-height:80px;
	 color:#606060;
	 font-weight:bold;
	 }
 .slideTxtBoxty .bdty .mainty .text .topic{
	 display:block;
	 font-size:16px;
	 color:#EFEFEF;
	 margin-top:30px;
	 line-height:16px;
	 }
.slideTxtBoxty .bdty .mainty .text .des{
	display:block;
	line-height:25px;
	height:50px;
	color:#ADADAD;
	margin-top:15px;
	font-size:14px;
	}
		/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideTxtBoxty .arrowty{  position:absolute; left:410px; top:245px; width:130px; height:40px; }
.slideTxtBoxty .arrowty a{
	cursor:pointer;
	}
.slideTxtBoxty .arrowty .prevty{ width:40px; height:40px; background:url(14.png) no-repeat; display:block; float:left; margin-right:25px;}
.slideTxtBoxty .arrowty .nextty{ width:40px; height:40px; background:url(15.png) no-repeat; display:block; float:left;margin-right:25px;}
.slideTxtBoxty .arrowty a:hover{
	opacity:0.7;
	}

</pre></body></html>